Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Clone
clone.rv:1.0.1
1.2 KB
13 Mar 2003
Clone objects by copying objects inside.
author: Andrew Martin
CopyCon
copycon.rv:1.0.0
817 bytes
15 Nov 2007
Inline Line-Editor for Rebol Console mode, you can extent by loading/saving/exeucting the buffer
author: ND
File Encryption and Decryption Utility
crypt.rv:1.0.4
1.9 KB
13 Mar 2003
An example utility that encrypts and decrypts files using a highly secure form of encryption (the Blowfish algorithm with 128 bits). Requires REBOL/View/Pro or REBOL/Command to run.
author: Carl Sassenrath
ConsoleIO
consoleio.rv:1.0.0
737 bytes
13 Mar 2003
Console prompt output save,saves all console input to history.log file when in console mode.
author: Norman Deppenbroek
CLS
cls.r
 documentation
v:1.0.0
480 bytes
13 Mar 2003
Clears the console screeen.
author: Andrew Martin
Clausius Clapeyron
cla-cla.rv:1.0.6
1.6 KB
1 Feb 2012
Given the data, check if it's steam or water, and give the temperature for boiling water. It usese the Clausius-Clapeyron equation and give the flow in the tube to reach the atmosfere.
author: Massimiliano Vessi
Console udp-broadcast
console-udp.rv:1.0.0
1.2 KB
15 Nov 2007
Console IO udp-broadcast instead of echo file!. When rebol echo function! is executed then bcast-on is automaticly closed by rebol, scheme: 'file takes over for echo in system/ports/echo. There is no check on udp port, please change to the right port. Use of an udp-listen on a remote console/machine can now listen for udp traffic from this console and capture it to file i.e. [...]
author: ND
Clips
clips.rv:1.2.0
7.8 KB
27 Feb 2006
Installs a tray icon (Windows only) and collects small text snippets.
author: Gabriele Santilli
REBOL Standard Colors
color-names.rv:1.0.1
1.8 KB
13 Mar 2003
Displays the official built-in REBOL named colors.
author: Carl Sassenrath
Synchronizable Calendar/Scheduler
calendar-install.r
 discussion
1.4 KB
18 Oct 2013
Easy-to-use Calendar/Scheduler that can be synchronized over a network, and has popup-alerts.
author: Izkata
Software engineering: design by contract
contract.rv:1.0.1
5.7 KB
6 May 2003
Facilitates design by contract
author: Maarten Koopmans
Common Dir
common-dir.rv:1.0.0
1.1 KB
13 Mar 2003
Common directory manipulation functions.
author: Andrew Martin
Console capture
capture.r
 discussion
v:1.0.0
1.1 KB
13 Mar 2003
Capture console output in a string!
author: Nenad Rakocevic
Common Parse Values
common-parse-values.rv:1.3.0
1.8 KB
13 Mar 2003
Common Parse Values
author: Andrew Martin
Cookie Client
cookies-client.r8.9 KB
13 Mar 2003
To grab cookies from the server and post form data.
author: andrew grossman
Decode Charset Function
decode-charset.r
 discussion
v:1.0.0
910 bytes
13 Mar 2003
Converts 'charset values to something readable
author: Nenad Rakocevic
Dice
dice.rv:1.0.0
1.0 KB
13 Mar 2003
Dice.
author: Andrew Martin
Directory Mapper
dir-mapper.rv:1.0.5
5.0 KB
13 Mar 2003
Recursively builds a dir-structure map of the directory with file/dir informations as size and dates
author: Oldes and Stephane Bagnier
Delete Directory
delete-directory.rv:1.1.1
852 bytes
19 Jul 2003
Deletes the specified files(s) or directory.
author: Andrew Martin
Diff compare
diff.r1.1 KB
13 Mar 2003
See the differences between two files. Only provides basic DIFF functionality. Shows lines which don't exist in other file.
author: Bohdan Lechnowsky